In computer science, an abstract data type (ADT) is a mathematical model for a certain class of data structures that have similar behavior; or for certain data types of one or more programming languages that have similar semantics. An abstract data type is defined indirectly, only by the operations that may be performed on it and by mathematical constraints on the effects (and possibly cost) of those operations.
abstract data typeとは意味:《コ》抽象{ちゅうしょう}データ型◆【略】ADT abstract data type meaning:[Computer] < programming > (ADT) A kind of data abstraction where a type's internal form is hidden behind a set of access functions . Values of the type are created and inspected only by c...abstract data type artinya:tipe data abstrakabstract data type 뜻:추상 자료형abstract data type перевод:ООП абстрактный тип данных (определение типа данных вместе с определенными на нем операциями, а также, возможно, аксиомами, задающими формальные свойства этих операций)